toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.event
/
[jvm]FaviconChanged
Favicon
Changed
interface
FaviconChanged
:
BrowserEvent
An event indicating that the web page's favicon has been changed.
Members
Functions
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the
Browser
instance initiated this event.
favicon
Link copied to clipboard
open
fun
favicon
(
)
:
Bitmap
Returns a bitmap that represents the new favicon.